How to Install libevt-dbg software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libevt-dbg software package in Ubuntu 17.04 (Zesty Zapus)

libevt-dbg software package provides Windows Event Log (EVT) format access library -- debug symbols, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libevt-dbg 

libevt-dbg is installed in your system.

Make ensure the libevt-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep libevt-dbg *

You will get with libevt-dbg package name, version, architecture and description in a table

libevt-dbg package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Debug packages
Package libevt-dbg
Version 20160421-1
Description Windows Event Log (EVT) format access library -- debug symbols
Sub Section debug


See Also, How to uninstall or remove libevt-dbg software package from Ubuntu 17.04 (Zesty Zapus)?